Computes the number of overlapped signals using a nominal 50% overlap.
| Type | Intent | Optional | Attributes | Name | ||
|---|---|---|---|---|---|---|
| integer(kind=int32), | intent(in) | :: | n |
The total length of the signal being overlapped. |
||
| integer(kind=int32), | intent(in) | :: | winsize |
The window size. |
The number of segments.